ships.ini:


//----------------------------------------------------------------------

[RwyCon]
Description  Concrete Runway

Icon         runaway

// Model
Mesh         3do/Ships/RwyCon/Hier.him

// Motion Parameters
SliderDistance 999.0
Speed          0.5 //0.5
SoundMove      None

IsAirport      1

// Vitals

[RwyCon:Part0]
BaseChunk Hull1
strengthBasedOnThisSection strength_Invulnerable
Vital
 damageDepth   0.0
 damagePitch   0.0
 damageRoll    0.0
 damageTime    1.0

//----------------------------------------------------------------------

[RwySteel]
Description  SteelPlate Runway

Icon         runaway

// Model
Mesh         3do/Ships/RwySteel/Hier.him

// Motion Parameters
SliderDistance 999.0
Speed          0.5 //0.5
SoundMove      None

IsAirport      1

// Vitals

[RwySteel:Part0]
BaseChunk Hull1
strengthBasedOnThisSection strength_Invulnerable
Vital
 damageDepth   0.0
 damagePitch   0.0
 damageRoll    0.0
 damageTime    1.0

//----------------------------------------------------------------------

[RwySteelLow]
Description  SteelPlate Runway Lowered

Icon         runaway

// Model
Mesh         3do/Ships/RwySteelLow/Hier.him

// Motion Parameters
SliderDistance 999.0
Speed          0.5 //0.5
SoundMove      None

IsAirport      1

// Vitals

[RwySteelLow:Part0]
BaseChunk Hull1
strengthBasedOnThisSection strength_Invulnerable
Vital
 damageDepth   0.0
 damagePitch   0.0
 damageRoll    0.0
 damageTime    1.0

//----------------------------------------------------------------------

[RwyTransp]
Description  Virtual Runway

Icon         runaway

// Model
Mesh         3do/Ships/RwyTransp/Hier.him

// Motion Parameters
SliderDistance 999.0
Speed          0.5 //0.5
SoundMove      None

IsAirport      1

// Vitals

[RwyTransp:Part0]
BaseChunk Hull1
strengthBasedOnThisSection strength_Invulnerable
Vital
 damageDepth   0.0
 damagePitch   0.0
 damageRoll    0.0
 damageTime    1.0

//----------------------------------------------------------------------

//----------------------------------------------------------------------

[RwyTranspWide]
Description  Virtual Runway

Icon         runaway

// Model
Mesh         3do/Ships/RwyTransp/HierWide.him

// Motion Parameters
SliderDistance 999.0
Speed          0.5 //0.5
SoundMove      None

IsAirport      1

// Vitals

[RwyTranspWide:Part0]
BaseChunk Hull1
strengthBasedOnThisSection strength_Invulnerable
Vital
 damageDepth   0.0
 damagePitch   0.0
 damageRoll    0.0
 damageTime    1.0

//----------------------------------------------------------------------

//----------------------------------------------------------------------

[RwyTranspSqr]
Description  Virtual Runway

Icon         runaway

// Model
Mesh         3do/Ships/RwyTransp/HierSqr.him

// Motion Parameters
SliderDistance 999.0
Speed          0.5 //0.5
SoundMove      None

IsAirport      1

// Vitals

[RwyTranspSqr:Part0]
BaseChunk Hull1
strengthBasedOnThisSection strength_Invulnerable
Vital
 damageDepth   0.0
 damagePitch   0.0
 damageRoll    0.0
 damageTime    1.0

//----------------------------------------------------------------------


stationary.ini:
RwyCon                ships.Ship$RwyCon                      1
RwySteel              ships.Ship$RwySteel                    1
RwySteelLow           ships.Ship$RwySteelLow                 1
RwyTransp             ships.Ship$RwyTransp                   1
RwyTranspWide         ships.Ship$RwyTranspWide               1
RwyTranspSqr          ships.Ship$RwyTranspSqr                1



